Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-4368 | GEN003480 | SV-37535r1_rule | ECLP-1 | Medium |
Description |
---|
If the owner of the at.deny file is not set to root, bin, or sys, unauthorized users could be allowed to view or edit sensitive information contained within the file. |
STIG | Date |
---|---|
Red Hat Enterprise Linux 5 Security Technical Implementation Guide | 2016-07-22 |
Check Text ( None ) |
---|
None |
Fix Text (F-31451r1_fix) |
---|
Change the owner of the at.deny file. # chown root /etc/at.deny |